[WIP/Scratch] More cleanup kinda messy#120
Conversation
- Updated the `CLAUDE.md` documentation to reflect changes in ASR service command. - Introduced a new method `load_audio_file_as_chunk` in `audio_utils.py` for loading audio files into the Wyoming AudioChunk format. - Enhanced `ProcessorManager` to include client type detection and improved cleanup of processing tasks. - Updated `conversation_controller.py` to queue transcription and memory processing jobs with better error handling. - Refactored the `Upload` component in the web UI to support a three-phase upload process with improved status management and polling for processing tasks. - Added new API methods for asynchronous file uploads and job status retrieval.
- Introduced UUID generation for new audio streaming sessions to uniquely identify jobs. - Updated `process_audio_chunk` to manage audio chunks more effectively, including session tracking and chunk accumulation. - Enhanced `ProcessorManager` to track audio jobs and stages, including completion and error handling. - Improved logging for audio processing stages and chunk writing. - Added support for speaker recognition in the audio processing pipeline. - Refactored file upload handling to streamline audio file saving without user ID dependency.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🧪 Early access (Sonnet 4.5): enabledWe are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience. Note:
Comment |
No description provided.